# I don't see the Verify codes in my dashboard

Verify codes will not be visible in your SMS, Voice or Email overview for security reasons. Instead, you will be able to see your Verify activity in the Verify overview of your dashboard. You can navigate to see this overview via the left hand menu on the dashboard.

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

&#x20;

In the overview you will see all verification codes sent from your account, along with information such as the Verification ID, recipient info and which channel was used. You will also be able to see the status of the code and whether or not this has been verified yet.&#x20;

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

&#x20;

Below you can see an overview of the various statuses that you will find in the Verify overview along with their meanings:

| **Verified** | The code has been received by the end user and has been entered successfully         |
| ------------ | ------------------------------------------------------------------------------------ |
| **Sent**     | The code has been received by the end user but has not been entered yet              |
| **Expired**  | The validity period of the code has expired. The end user should request a new code. |
| **Failed**   | We could not deliver the code to the end user                                        |
| **Deleted**  | The OTP has been deleted                                                             |

&#x20;

If you are having issues with the delivery of your OTP, please see this article for tips on how to troubleshoot the problem per channel: [My end users are not receiving their codes](/connectivity-platform/troubleshooting/my-end-users-are-not-receiving-their-codes.md)


---

# 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.bird.com/connectivity-platform/troubleshooting/i-dont-see-the-verify-codes-in-my-dashboard.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.
