# Appraisal States and Statuses

There are several ‘States’ a Clinical Appraisal review could be in.

<table><thead><tr><th width="331">State</th><th>Description</th></tr></thead><tbody><tr><td>Missing Full Text PDF/Incomplete</td><td>These are reviews without a stored Full Text PDF on File.</td></tr><tr><td>Full Text Uploaded - Ready For Review</td><td>Self Explanatory</td></tr><tr><td>All Others</td><td>Al other states refer to a section within the review that is incomplete.</td></tr><tr><td>Complete</td><td>When reviews are complete, their status should show as such in the list view.</td></tr></tbody></table>


---

# 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://citemed-io.gitbook.io/citemed.io-documentation/full-text-review-extraction/appraisal-states-and-statuses.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.
