# Restrictions Tab

These restrictions apply to end-users on Tableau Server or Tableau Online. They will not be enabled for Tableau Desktop developers (Authors).

**Column restrictions**

* **User can adjust column width:** Allow users to resize columns.
* **User can change the order of columns:** Allow users to reorder columns.
* **User can expand and collapse groups:** Allow users to open and close grouped rows.
* **User can sort columns:** Allow users to sort the table by column.

**Toolbar restrictions**

Choose which toolbar clusters are visible to viewers. Authors will always see all controls.

* **Show Panel controls in viewing mode**
* **Show Groups controls in viewing mode**
* **Show Scale controls in viewing mode**
* **Show Model controls in viewing mode**
* **Show Columns controls in viewing mode**
* **Show Format controls in viewing mode**
* **Show Theme controls in viewing mode**
* **Show Export controls in viewing mode**
* **Show Notes controls in viewing mode**

**Export restrictions**

* **User can export data (CSV, Excel and PDF):** Allow users to export data.
* **User can export data to CSV:** Allow CSV export.
* **User can export data to Excel:** Allow Excel export.
* **User can export data to PDF:** Allow PDF export.


---

# 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/finance-tables/configuration/configuration-screen/restrictions-tab.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.
