# Request Access

{% hint style="info" %}

#### Request Access

As a Pentaho Data Catalog user, you can request permission for yourself and other users to view, copy, write, and delete metadata or data from tables, schemas, files, and folders. You can request access for a limited or an unlimited time.

Metadata access is managed at the root level, not at the column level or below.
{% endhint %}

<br>

{% tabs %}
{% tab title="View Requests" %}
{% hint style="info" %}

#### View Requests

You can view, filter, and search your own access requests in Pentaho Data Catalog.

This example shows all the requests in the system, which only an administrator can view.
{% endhint %}

1. In the left navigation menu, click Management.
2. On the Request Access card, click: View Requests.

   <figure><img src="/files/btPYIjS8Wlzy8jfsYNrZ" alt=""><figcaption><p>View Requests</p></figcaption></figure>

The Requests Dashbaord is displayed:

<figure><img src="/files/rom98xtPXUpVc4N2vvOX" alt=""><figcaption><p>View Requests</p></figcaption></figure>

<table><thead><tr><th width="129">Screen Area</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>The top menu bar of every page has an <strong>Access Request</strong> icon that you can click to go directly to the <strong>Request Access</strong> form.</td></tr><tr><td>2</td><td>At the top of the Request Access page is the <strong>Create New Request</strong> button, which opens the Request Access form.</td></tr><tr><td>3</td><td>The Latest access requests section shows the most recent access requests, and is closed by default. Click the down arrow to expand it. This example shows it open with the latest requests.</td></tr><tr><td>4</td><td>Below the Latest access requests section are cards for each request status. You can filter the access requests by clicking on a card. In this example, the <strong>Approved</strong> card is selected, and three access requests are shown on the <strong>All</strong> tab in the table. You can click the <strong>My Requests</strong> or <strong>Requests to me</strong> tabs to filter the requests in the table.</td></tr><tr><td>5</td><td>You can search the requests by entering a keyword in the <strong>Search in requests</strong> field. If you click the Filter icon, a field opens on the columns you can filter, where you can type a keyword or select an option, such as a <strong>Priority</strong> level.</td></tr><tr><td>6</td><td>When you click the <strong>Settings</strong> icon, the Filter Columns window opens. You can select the checkboxes of the columns you want to display, and with your cursor on the <strong>Drag</strong> icon, drag the column names into the order you want them to display.</td></tr><tr><td>7</td><td>The checkbox for one approved request is selected and the cursor is on the only available action for this request, <strong>Revoke</strong>. You can select checkboxes for more than one request, to act on more than one request at a time. You can also scroll and page through the requests in the table.</td></tr><tr><td>8</td><td><p>Each request in the table has a View icon for viewing the details of the request. When you click the More actions icon, you see the available actions for the corresponding request. In this example, the available action is <strong>Revoke</strong>.</p><p><strong>Note:</strong> The <strong>Revoke</strong> option is only available to an administrator.</p></td></tr></tbody></table>
{% endtab %}

{% tab title="Request Access" %}
In Pentaho Data Catalog, you can request access to a resource for yourself and other users.

Use the following steps to request access:

1. In the left navigation menu, click **Management**.
2. From the Management page, on the **Request Access** card, click **View Requests**.

   The Request Access page opens.

   **Note:** You can also open the Request Access form by clicking the **Access Request** icon on the top menu bar of any page.
3. Click **Create New Request**.

   The Request Access form opens.
4. In the form that appears, select or enter information for the following fields:

Field or buttonValue

Name

You can change the default name of the request.

Click **Select item**

In the **Select Items** tree, select an item to access, and click **Apply**. You can also search for items to access.

**Note:** If you already selected an item in the data canvas, the **Select item** button is unavailable.

Access Type

Select **Metadata** or **Data**.

Permissions

Select the permissions you want, and then click **Apply**.

**Note:** Permission to copy from a resource is paired with the permission to delete.

Requested For

Select one or more users for which you are requesting access

Request Priority

Select a priority. The default is P3.

Description

Describe why you would like access.

Request Access for unlimited time

Select the checkbox if you want unlimited access or specify a date and time range for the access requested

5\. When you are finished filling out the request, click **Send**. You see a confirmation message, and the assigned administrative user receives an email that an access request is pending and awaiting their action.

If the request is for data access, the request is sent to an external ticketing system such as Jira or ServiceNow.

When the administrator approves the request, the users for whom you have requested access receive an email stating that the access request has been approved. Users are also notified by email if the request is rejected.
{% 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://academy.pentaho.com/pentaho-data-catalog-en/data-catalog/data-discovery/request-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.
