# Temporary Access

**Temporary Access** automatically assigns and removes user access based on specified start/end dates. The following fields can be customized when creating temporary access jobs:&#x20;

* **Role**
* **Start Date**
* **End Date**
* **Repeat (Weekly / Monthly)**
* **Users**

### Temporary Access Features

* Automatically Provision and De-Provision User Access.
* Create Temporary Access Jobs.
* Track Role Checkouts.
* History Log.

<details>

<summary>How to Create a Temporary Access Job </summary>

1. Navigate to **Environments** and select an **Environment**.&#x20;
2. Select '**Dynamic Security**' and select '**Temporary Access**' on the left menu panel.
3. Click the **'Add New'** tab.
4. Specify the Job Details: **Role**, **Repeat Option**, and **Start / End Date.** &#x20;
5. Search and select the **Users**.&#x20;
6. Click '**Create.**'

<img src="/files/1qxwUryxM2zRr7DoUALN" alt="" data-size="original">

<img src="/files/96rWL4Bbg8v4r1SVEehv" alt="" data-size="original">

</details>

{% tabs %}
{% tab title="Jobs" %}
A list of Temporary Access Jobs created in Sentinel. Click to view or edit existing jobs from the list.&#x20;

<figure><img src="/files/i4bVfU1EEWB07NTthzb0" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="History" %}
Sentinel tracks all completed temporary access jobs. Search by Role or Oprid. &#x20;

<figure><img src="/files/Z9RhbvfbgYDZilDiLuWl" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Add New" %}
Create new Temporary Access Jobs to automatically assign Roles between a start and end date.&#x20;

<figure><img src="/files/96rWL4Bbg8v4r1SVEehv" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://help.sentinelsoftware.com/sentinel-help-center/security-administration/temporary-access.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.
