# Cycle count audit

Cycle count audit is a tool that displays all the completed cycle counts within the selected date range.&#x20;

To use the cycle count audit, navigate to Analytics > Cycle count > Cycle count audit.&#x20;

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

Opening a fresh cycle count audit page will prompt a pop-up window to select a desired date range. Set the 'From' and 'To' dates and select a warehouse using drop down menu as shown below. Click submit to continue.

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

Following table contains cycle count's timestamp, product SKU, changes that have been done during the process ('Before', 'Quantity', and 'After') and more.

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

To set a different date range, click 'Refresh' button in the top right corner.

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

In the pop-up window set new dates and click 'Submit' to continue.


---

# 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/analytics/cycle-count/cycle-count-audit.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.
