# Detail Repository

To view detailed information about a repository, you can access the repository detail page from the Repository tab.&#x20;

* In the **Repository** tab, locate the repository you want to view. Click **More** in the **Action** column. Select **Detail** to open the repository detail page.

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

* The system will display the **Artifact List**, where you can view detailed information about the repository contents.

<figure><img src="/files/Ga5znixDnZ78yoYYH0So" alt=""><figcaption></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.cloudeka.ai/deka-gpu/deka-gpu-registry/detail-registry/repository/detail-repository.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.
