Salesforce - how to access visualforce page in salesforce
- George Apostolov
- 05 Sep 2025
Guide
Click the Gear icon on the top right and select Developer Console.
A pop-up window will open. This is the Developer console.
Go to File> New> Visualforce Page.
Provide a new Name for the page.
Enter your code between the <apex:page> code blocks.
Use the Preview button to view your code.
Create your first interactive demo in minutes
No credit card required • Start building today


