# Authentication

{% hint style="info" %}
The username worksheet and username column settings are only applicable if you are not using SSO as authentication method.
{% endhint %}

We use the username of the logged in user (derived with the Tableau Username() function) to audit, monitor and manage the operation of the extension. The username should be available on a Tableau sheet and we recommend to not change these setting once they are set properly.

#### Other options

You can show a logout button to log out after you have used WriteBackExtreme. You can also set a timer to automatically logout after a certain period.

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

###

<br>


---

# 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/writebackextreme/features/tableau-extension/configuration/general/authentication.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.
