# Viewing a Supplier

Clicking on a supplier will take you to a more detailed view of the supplier. Here there are three sections - Overview, Assurance, and Disaster Recovery.

{% tabs %}
{% tab title="Overview" %}
The `Overview` tab shows a basic look at the selected supplier. From here you can view the description of the supplier, leave comments, upload files, and view any activity on the supplier.

The main sections can be edited by clicking the `Edit` button in the top-right, and side-bar information can be edited with the bottom-left `Edit` button.

<figure><img src="/files/RadyO5sBgl4zOO2i9nei" alt=""><figcaption><p>Supplier view</p></figcaption></figure>
{% endtab %}

{% tab title="Assurance" %}
The `Assurance` tab is key to ensuring your supplier is secured and correctly configured. Here you should log the basic security considerations to ensure your supplier remains as secure as possible.

<figure><img src="/files/2j7Eay41Ar9xtogmPrTO" alt=""><figcaption><p>Asset assurance</p></figcaption></figure>
{% endtab %}

{% tab title="Disaster Recovery" %}
The `Disaster Recovery` tab is important to ensure your suppliers have contingencies in place in case of an emergency. Each supplier should have a disaster recovery plan prepared with notes regarding security considerations below. Effective disaster recovery measures can help your employees streamline and save processes in case of disaster, and recover your workflow.

<figure><img src="/files/Gf3tK8nCXZIZtiGaUKzr" alt=""><figcaption><p>Asset disaster recovery</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://manual.harpe.io/start/manual/suppliers/viewing-a-supplier.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.
