# Search and view users

Enter any search criteria and click on the Search button.

The result will be displayed below. The result can be exported to a .csv file by clicking on the respective buttons.

More filters will give you further options to which you can search.

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

Click on the Name link from the search result, and you will be redirected to the company details page.&#x20;

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

Navigate through the menu on the left, to view different sections of the user details.

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

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

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

Edit User Details

A user can edit their own company profile. Depending on the user’s role, they have different privileges.&#x20;


---

# 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://cnsonline.gitbook.io/client-registration/search-and-view-users.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.
