# Resolving issues with item visibility by recaching visibility

{% hint style="info" %}
The recache visibility task can only be run by an Administrator.
{% endhint %}

The recache visibility function can be used by an Administrator to resolve issues with item visibility in the registry, such as an item whose visibility should be locked or private showing in unlocked or public locations.

### How to resolve issues with item visibility

1. Select 'Aristotle Cloud Dashboard' from the left side panel.

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

2. Select 'Run tasks'.

<figure><img src="/files/5qZ5Yg0AslIRz89RffvP" alt=""><figcaption></figcaption></figure>

3. Select 'Recache Visibility'.

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

4. Wait for the recent task history to show that the reindex task has succeeded, then check that the issue-affected items' are only visible in the intended locations.


---

# 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.aristotlemetadata.com/administrator-tasks/task-runner/resolving-issues-with-item-visibility-by-recaching-visibility.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.
