# Rejections

All the verifications in the system are ended with one of the two statuses (see [Awaiting Action](/kvalifika-1/verification-session/awaiting-action.md)):

1. Success
2. Rejected

When the master user rejects the verification session, all the rejected sessions are listed. To access the Rejections user company should navigate to *Rejections* through the *Left Sidebar*:

![Left Sidebar / Rejections](/files/-MWoyoB8dzgjyvOoca1P)

After navigating to the *Rejections* page, company user should see the list of the sessions that are rejected:

![Rejected sessions list](/files/-MWozbFrrRGm9yyAAEZT)

User can:

* Refresh the list
* View the details of the session (see [Session Details](/kvalifika-1/verification-session/rejections/rejected-session-details.md))
* Export the list in Excel format (.csv):

{% file src="/files/-MWDGWMObMmhGXdGGyZp" %}


---

# 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://kvalifika.gitbook.io/kvalifika-1/verification-session/rejections.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.
