# Documents

Documents such as renewal notices can be associated with a customer. These documents can be viewed via the Documents tab. PDF, CSV, HTML, DOC and other document types are supported.

To view a document, click on the file name in the File column.

Note that:

* Documents must be added using the Documents option (refer to the Setup Manual).
* Only documents with file names that incorporate the subscriber’s ID display. For example if the document is set up with a subscription ID token in the file name, such as “renewals.pdf”, and the subscriber’s ID is 5100, the document “renewals5100.pdf” would display for the subscriber, if it existed.
* To initially display documents, click the *Refresh Documents* button.

![](/files/4zh681lak7PzsIAoJBd3)


---

# 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.navigaglobal.com/circulation-user-manual/customer-service/documents.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.
