

# Use the Quick Sight Dev Portal
<a name="getting-started-dev-portal"></a>

The Dev Portal helps you learn by example how to use the Quick Sight API in your website or application. Currently, the Dev Portal focuses on API operations for embedded analytics. 

The portal provides easy-to-use code samples to get you started. You can choose from the following three different use cases:
+ Displaying embedded dashboards to everyone (nonauthenticated users)
+ Personalizing dashboards for your users
+ Embedding dashboard authoring

The portal itself displays dashboards by using embedding for everyone.

**To get started with the Dev Portal**

1. Open the Dev Portal and choose **Try it** on the use case that you want to view.

1. View code examples by choosing **How to embed it** in the menu bar. Then choose each of the following from the navigation pane at left:
   + Configure permissions
   + Get embedding URL (code samples in Java, JavaScript, and Python)
   + Embed URL in your application

1. Choose **Download all code** to download all of the code in a .zip file.

1. Choose **How to customize it** to customize the dashboard, This screen is interactive, so you can choose any item in the navigation pane to view the changes live. 

1. View and download the HTML code at bottom left. 

1. Choose the Quick Sight icon at upper left to return to the start page.