> ## Documentation Index
> Fetch the complete documentation index at: https://insightsoftware.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Identify a Visual's visualizationID

> You can identify a visual's visualizationID.

You can identify a Self-Service Analytics visual's `visualizationID` while working with it. For example, to programmatically identify a visual's default settings using a REST API call, you must have the `visualizationID` handy.

**Identify a visual's `visualizationID`**

1. Open the visual in its dashboard.

2. Find the number at the end of the URL in the address bar of your browser. The `visualizationID` is the section of the number after the plus sign (+).

   <img src="https://mintcdn.com/insightsoftware/cQU1Auv4yvPMjcip/simba-embedded-analytics/docs/self-service-analytics/26.3/images/visuals/vis-id.png?fit=max&auto=format&n=cQU1Auv4yvPMjcip&q=85&s=5102ccf5ce14260b2dfe128b8879c940" alt="" width="576" height="334" data-path="simba-embedded-analytics/docs/self-service-analytics/26.3/images/visuals/vis-id.png" />

After you have identified the `visualizationID` of a visual, you can use it in other steps such as calling REST API methods.
