
CGovindarao426987 (Community Member) asked a question.
I have completed a Static scan in sandbox and the scan report is ready. But I do not see Promote Scan option. Please help.

CGovindarao426987 (Community Member) asked a question.
I have completed a Static scan in sandbox and the scan report is ready. But I do not see Promote Scan option. Please help.
Ask the Community
Get answers, share a use case, discuss your favorite features, or get input from the community.
By clicking “Accept All Cookies”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts.
.png)
These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally identifiable information.
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor its performance.
These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising.
hi @CGovindarao426987 (Community Member)
Hi — a few things to check, since the Promote Scan option is gated by both permissions and scan state:
1. Your role / permissions. Promoting a sandbox scan to a policy scan requires the right role. Per Veracode's docs, you need the Sandbox User role combined with Creator or Submitter, and either All Scan Types or Static Scan selected on your account. If you're missing the promoteScans permission, the option simply won't appear. See: About user roles and permissions.
2. The scan must be the most recent one in that sandbox. If there's a newer scan in progress or incomplete in the same sandbox, you can't promote an earlier scan — even if that earlier one looks "ready." Make sure the scan you're trying to promote is the latest one in the sandbox.
3. The scan must be no more than 60 days old. Scans older than that can't be promoted.
4. Where to click. From the application overview, go to Sandboxes in the left nav → select the sandbox → select the most recent scan → then use the actions menu (the "…") and choose Promote Scan. Full step-by-step is here: Manage sandboxes — Promote a sandbox scan.
5. Make sure the sandbox scan covered the full application. When you promote, that scan must contain the entire application — sandbox scans of individual modules/components can complete fine but aren't eligible for promotion.
If the option still doesn't show after confirming all of the above, it's almost always a permissions issue — your account admin can check your role assignments.
If you'd rather automate it, you can also promote via API: Promote a development sandbox scan with the REST API.