# SNProJobs > Help center and documentation for SNProJobs ## Docs - [Environment Setup](https://app.helpshelf.com/help/snprojobs-com-06be/article/environment-setup) - [How do I run SNPro-Jobs locally?](https://app.helpshelf.com/help/snprojobs-com-06be/article/how-do-i-run-snpro-jobs-locally-) - [Getting Started with snpro-jobsync](https://app.helpshelf.com/help/snprojobs-com-06be/article/getting-started) ## Categories - [Getting Started](https://app.helpshelf.com/help/snprojobs-com-06be/getting-started): Getting Started documentation - [FAQ](https://app.helpshelf.com/help/snprojobs-com-06be/faq): FAQ documentation - [Developer Guide](https://app.helpshelf.com/help/snprojobs-com-06be/developer-guide): Developer Guide documentation ## FAQ - Q: What is snpro-jobsync and what does it do? A: snpro-jobsync is a feature within the ServiceNow platform that helps synchronize job-related data between different systems. It automates the process of transferring job information, ensuring that updates and changes are reflected accurately across platforms. This functionality streamlines workflows - Q: What is snpro-jobsync? A: ServiceNow Job Sync Worker - Q: How do I get started with snpro-jobsync? A: To get started with snpro-jobsync, first create your account or sign in if you already have one. Once you're logged in, follow the on-screen setup guide to configure your preferences. After that, you can explore the main features directly from the dashboard to make the most of the application. - Q: What technologies does snpro-jobsync use? A: snpro-jobsync is built with Vite, React, Tailwind CSS, Supabase, Stripe. The primary language is typescript using the vite framework. Package management is handled by npm. - Q: How do I reset my password? A: To reset your password for snpro-jobsync, go to the login page and click on the "Forgot password" or "Reset password" link. You will receive an email with instructions on how to create a new password. If you don't see the email in your inbox, please check your spam folder. - Q: How do I run snpro-jobsync locally? A: 1. Clone the repository 2. Install dependencies: `npm install` 3. Set up your environment variables (copy `.env.example` to `.env.local`) 4. Start the dev server: `npm run dev` - Q: How do I contact support? A: To contact support for snpro-jobsync, look for the "Contact" or "Support" option within the app. You can also visit the help center to find answers to common questions. Typically, the support team responds within 24 hours on business days. - Q: What environment variables do I need to configure? A: The project uses 10 environment variables (4 public, 6 secret): - `VITE_GA_MEASUREMENT_ID` — Google Analytics *(client-safe)* - `VITE_SUPABASE_ANON_KEY` *(client-safe)* *(has default)* - `VITE_SUPABASE_KEY` *(client-safe)* *(has default)* - `VITE_SUPABASE_URL` — Supabase Client-Side Configuration ( - Q: How do I cancel my subscription? A: To cancel your subscription, navigate to your account or billing settings within the app. Look for the "Cancel" or "Manage subscription" option. Please note that your access will continue until the end of your current billing period. - Q: What are the key dependencies? A: Key dependencies by category: **Database:** @supabase/supabase-js **Framework:** express, react **Ui:** lucide-react **Email:** resend **Payment:** stripe - Q: Can I export my data? A: Yes, you can export your data from snpro-jobsync. Please check your account settings for an export or download option. If you don't find one, feel free to contact support to request a copy of your data. ## Search For specific questions, search: https://app.helpshelf.com/help/snprojobs-com-06be/search?q={query} ## AI Agent Access - [Full product context](https://app.helpshelf.com/help/snprojobs-com-06be/llms-full.txt): policy-checked verified documentation, or guarded-access guidance when bulk export is unavailable - MCP endpoint: https://app.helpshelf.com/api/mcp/06be63bb (streamable HTTP) with tools: search_docs, ask, get_article, get_product_context Send `Accept: application/json, text/event-stream` — a compliant Streamable HTTP server answers 406 without both media types. - [MCP server card](https://app.helpshelf.com/help/snprojobs-com-06be/.well-known/mcp/server-card.json): machine-readable description of the endpoint above - [Agent skills](https://app.helpshelf.com/help/snprojobs-com-06be/.well-known/agent-skills/index.json): how to use this documentation, as an Agent Skill - Markdown: any article URL returns Markdown when requested with `Accept: text/markdown` AI agents have read-only access to published documentation. This MCP endpoint never creates tickets, notifications, or other account mutations.