# Unapproved CCs

Depending on system configurations, cycle counts completed by handheld users might require administrator approval to take effect on warehouse stock levels. Until then, these tasks will stay in the unapproved cycle count category.&#x20;

To access a list of all unapproved cycle count, navigate to Collaboration > Unapproved CCs tab.

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

From here, administrative users can either approve or delete. Select required entries and use corresponding buttons to process unapproved cycle counts.&#x20;

<figure><img src="/files/4MEtTAouBr9z2a0ZoBNw" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Notice: Unapproved cycle counts grid contain potential adjustment results with 'Previous', 'Adjustment', and 'New' columns as shown in the picture above.
{% endhint %}


---

# 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.p4warehouse.com/v2/collaboration/unapproved-ccs.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.
