> For the complete documentation index, see [llms.txt](https://docs.silverband.com.au/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.silverband.com.au/home/paradigm-knowledge-base/providers-and-contacts/workflows/contacts/search-a-contact-record.md).

# Search a Contact Record

## Workflow

1. Choose (<mark style="color:green;">**1**</mark>) **Contacts** > (<mark style="color:green;">**2**</mark>) **Search** menus on the side.
2. Enter at least one of the following options into the relevant search box: (<mark style="color:green;">**3**</mark>) Given Name, Surname, Home Institution, Status, Contact Role.
3. Click the (<mark style="color:green;">**4**</mark>) **SEARCH CONTACT** button

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

4. After clicking the **SEARCH CONTACT** button, it will return a list of contacts that meet your searched criteria. To filter the list of contacts, in the <img src="https://pf-emoji-service--cdn.us-east-1.prod.public.atl-paas.net/standard/caa27a19-fc09-4452-b2b4-a301552fd69c/32x32/1f50d.png" alt=":mag:" data-size="line">Filter box above the list of contacts, start typing the contact’s First or Given name.&#x20;

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

5. When you see the record of the contact that you are looking for, click the contact’s role, highlighted in blue in the left column under the **Role Id** heading. This will load the contact’s edit details page.

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

{% hint style="success" %}
**SUCCESS**:

Clicking the Contact record will load the Contact Details page where you can view or edit the information as necessary and as required.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.silverband.com.au/home/paradigm-knowledge-base/providers-and-contacts/workflows/contacts/search-a-contact-record.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
