# Set up a use case

The first time you visit the License view; you will notice that the value in the risk column is set to *Unknown* for all licenses. This is because you have not yet configured any use cases for your repositories.&#x20;

To do that:

1. Go to **Repository Settings** in the left side menu.
2. Under the column *Use case,* click on **Unknown** in the row of the specific repository.
3. In the new window, select a use case and click **Save.** The license view will be updated accordingly.

<figure><img src="https://1696666310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXrChfOBHOF0MXs8qC14m%2Fuploads%2Fs4r40faNm9GtbvoUC7PC%2Fimage.png?alt=media&#x26;token=790dfc4a-3cef-4562-bc8d-2eb2d466d95c" 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.debricked.com/product/license-risk-management/set-up-a-use-case.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.
