# Column Permissions

Just as you can set row permissions, you can also establish column permissions.

By default, all workspace users who have access to the PowerTable item can view and modify all columns. Access control for each column can be configured through the 'Manage Access' menu. Here, you can clearly specify who is allowed to write values to each column.

To set up access permissions to the columns,

1. Click on the **Manage Access** menu from the **Setup** ta&#x62;**.**

<figure><img src="/files/3iwbD2aa22k5l9tEsYBK" alt=""><figcaption><p>Manage Access</p></figcaption></figure>

2. Choose **Column Access** tab.

<figure><img src="/files/70Wxfmest8UPW1OmwhVQ" alt=""><figcaption><p>Column access</p></figcaption></figure>

3. To set permissions for a column, enter the name or email ID of the users to whom you wish to provide the access in the 'Who Can Edit' field.&#x20;

In the example below, we are setting access control for the 'Product SKU' column by specifying the users' name.

<figure><img src="/files/wmVf2P1f4P26klmGca7e" alt=""><figcaption><p>Specify access control list</p></figcaption></figure>

4. You can enter as many users as you want. You can also type in the email ID of your organization group or active directory list.

<figure><img src="/files/RczrY1ZEmjN4pbiPNIqr" alt=""><figcaption><p>Access control list who can edit 'Product SKU' column</p></figcaption></figure>

5. You can uncheck the 'Allow Edits' checkbox to prevent users from editing specific columns. Typically, the primary key field is locked from editing. Click **Save** to save the settings.&#x20;

<figure><img src="/files/tw0RPHaT4bSQ3Y3Hb9Lq" alt=""><figcaption><p>Save the settings</p></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.powertable.com/explore-powertable/access-control/column-permissions.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.
