# Tenable IO Permissions

{% hint style="info" %}
In order for the collector to function properly, certain permissions need to be assigned to the appropriate user.
{% endhint %}

1. While logged in as an administrator navigate to the Settings tab and select Access Control:

<figure><img src="/files/hr1qmwrH2MLHA9CONzfg" alt=""><figcaption></figcaption></figure>

2. Inside of the Access Control window, select Create Permission

<figure><img src="/files/TCGccUTB8HC0YevIXIZf" alt=""><figcaption></figcaption></figure>

3. Fill out the form so it looks similar to this (Note that the User will be whichever user owns the API Key that you provided the Epiphany platform):

<div data-full-width="false"><figure><img src="/files/FKqbUG0yZ5et9g77YLt1" alt=""><figcaption></figcaption></figure></div>

In this case, the user Ron.hughes will be given the “Can View” permission for the “All Assets” object. This object should already exist in [Tenable.IO](http://tenable.io/).

<br>


---

# 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.reveald.com/technical-documentation/data-sources/tenable/tenable-io-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.
