# Add the extension to your dashboard

The steps to follow are:

1. Drag the Tableau dashboard object “Extension” to the container where you want to place your extension
2. You will be prompted to select a trex file. Use your explorer to find the Write Back Extreme extensions trex file (try it for [free](https://appsfortableau.infotopics.com/request-free-trial/))
3. The extension will load in the container of your dashboard and will prompt you to specify the user information
4. Select the sheet where you added the calculated field with the USERNAME() function from [above](https://appsfortableau.infotopics.com/support/documentation/writebackextreme-product-guide-front-end-dashboard/#frontend-user)
5. Select the calculated field (in this example the field “Logged In User”)
6. You will be prompted to connect to a schema for this instance. Select the schema you have prepared for your use case in the [Management Console](https://appsfortableau.infotopics.com/support/documentation/writebackextreme-product-guide-front-end-dashboard/#managementconsole)
7. Once you selected the schema you will be prompted what sheet you want to connect to and what dimension will trigger the extension (on mark selection). In the example we used a “DATA HELPER” schema that does not need a connection to an existing sheet nor dimension.
8. Now you can complete the configuration of the extension by pressing “Save”. In the example we used a schema that already contained entries (from the Gallery Demo workbook”. Otherwise the list of entries would be empty of course

<figure><img src="/files/9zLDJD9nijuBrAptkVlE" 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/writebackextreme/features/tableau-extension/getting-started/add-the-extension-to-your-dashboard.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.
