> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: About Developer Tool Feature Limitations ## Article: About Developer Tool Feature Limitations ## Article Link: https://dev.wix.com/docs/develop-websites-sdk/maintain-your-site/scale-your-site/about-developer-tool-feature-limitations.md ## Article Content: # About Developer Tool Feature Limitations You can customize a site and analyze its usage with advanced developer tools. Find the [premium plan](https://dev.wix.com/docs/develop-websites-sdk/maintain-your-site/scale-your-site/about-premium-plans.md) that suits your needs and [choose the plan](https://www.wix.com/upgrade/website) that fits. ## Scheduled jobs You can [schedule code](https://dev.wix.com/docs/develop-websites-sdk/code-your-site/build-a-custom-backend/scheduled-jobs/about-scheduled-jobs.md) to run on a site at regular intervals. Each scheduled method is called a job. Scheduling jobs allows certain site methods to be automated such as updating or clearing database collections and sending status reports. Wix limits the number of jobs you can define for a site and how frequently jobs can run. Most plans allow you to add up to 20 scheduled jobs that run at a minimum of 1-hour intervals. Elite and Business Elite plans allow you to add up to 30 scheduled jobs that run at a minimum of 5-minute intervals.
Downgrade behavior If you downgrade to a lower tier plan and you have more jobs on a site than the new plan allows, some of the jobs may not run.