# User Access Control

You can set user permissions for reading and writing forecast data, editing forecasts, re-forecasting, closing periods, and deficit distribution.&#x20;

To set it, click on the **Manage** button in the **Forecast** tab. This opens the Forecast measure side panel, where you can set the user permissions under the 'Sharing' tab. By default, all users are permitted to do the aforementioned actions.

<figure><img src="/files/Rvsti4YhDHG0Rf9EVrCO" alt=""><figcaption><p>User access permissions</p></figcaption></figure>

**Read:** Users with read access would be able to only view the data and add comments.

**Read+Write:** Users with both read and write access can modify and distribute the forecast data to leaf levels.

**Close Period Actions:** Users added here will have read/write access as well as permission to perform critical forecast actions like closing the actuals, re-forecasting, and distributing the deficit.

{% hint style="info" %}
Users having read+write access without 'Close Period Actions' permission cannot close actuals, re-forecast, or distribute deficit.
{% endhint %}

<figure><img src="/files/CqtAqSQAKidi5vP9fEtt" alt=""><figcaption><p>Read/Write and Close Period Actions</p></figcaption></figure>

The access control for forecasting can also be set from the **Manage Columns** dropdown at the top just like [configuring the access control for the measures](https://docs.inforiver.com/working-with-inforiver/7.-planning-budgeting-and-forecasting/forecasting-writeback-matrix/pages/ikgtokcJ0oes0aCiLKJA#id-3.-access-control) as shown below.

<figure><img src="/files/ilcqcPIBnaXB8iCnFKbu" alt=""><figcaption><p>User access control for forecasting</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.inforiver.com/working-with-inforiver/7.-planning-budgeting-and-forecasting/forecasting-writeback-matrix/user-access-control.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.
