> For the complete documentation index, see [llms.txt](https://docs.pockethrms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pockethrms.com/faqs/cloud-portal/settings/appraisal-v2/appraisal-configuration.md).

# Appraisal Configuration

### 1. How to close the PMS stage windows?

If you want to close the PMS for the period you can make it disable from the path below:

**Path:** Login cloud > Settings > ApprisalV2 > Appraisal Configuration > Click on Edit for the period > Set 'No' in default financial year. > Save.

**Step 1:** Log in to the **Cloud portal** and navigate to **‘Settings ‘menu**.

<figure><img src="/files/281fd182f1cd614b6209abbdf95688ca83c11a55" alt=""><figcaption></figcaption></figure>

**Step 2:** Select **‘AppraisalV2’** from the menu, then click on **‘Appraisal Configuration’**.

![](/files/131f914ece62cea061389849669f1960750c0372)

**Step 3:** Locate the specific appraisal period you wish to modify and click the **‘Edit’** (pencil) icon.

![](/files/cc13fc181ea3af7a2e19f48ed99d28b7b3aba6cc)

**Step 4:** Find the **‘Default Financial Year’** option and toggle or select **‘No’**. Click **‘Update’** to update the configuration.

<figure><img src="/files/3fd78e764ae259b76df18d05da90773295bc3f8a" alt=""><figcaption></figcaption></figure>

**Link:**<https://cloud.pockethrms.com/Settings/Employee/Index?module=AppraisalV2&submodule=AppraisalConfigurationV2>

For any queries, contact <support@pockethrms.com>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pockethrms.com/faqs/cloud-portal/settings/appraisal-v2/appraisal-configuration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
