# Signing in with a Personal Access Token

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFfiod5BghxOlPeVu08fl%2Fuploads%2FKIldXKBvGP7kSCZTDfqN%2FVS_PATLogin.mp4?alt=media&token=10d3a559-8c0d-4d16-abad-0962ce030657>" %}

After opening VizSlides for the first time, you will be prompted to log in with your Personal Acces Token. This is created within your Tableau environment. For more information, you can look at the following Tableau support page: <https://help.tableau.com/current/server/en-us/security_personal_access_tokens.htm>

After setting up your Personal Access Token within Tableau, select whether your Tableau environment is hosted locally, or on Tableau Cloud, and then enter the site name.

<figure><img src="/files/6qkVpANJklA0rXotcyhU" alt=""><figcaption></figcaption></figure>

Next, enter the Tableau Server or Tableau Cloud URL, along with the token name and token value generated in Tableau. Once submitted, VizSlides uses the PAT to authenticate securely without requiring your Tableau username and password.

<figure><img src="/files/oalfmXs9K2UXRwdy63lT" alt=""><figcaption></figcaption></figure>

Finally, choose a password, so that your PAT is securely stored, encrypted with your personal password, and then press 'Setup PAT'

<figure><img src="/files/9lRpMos6FKB5fD2Ic9Pp" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.infotopics.com/vizslides/getting-started/signing-in-with-a-personal-access-token.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
