# Create a HealthCheck Folder

Inside your HealthCheck Suite, the Checks are stored in Folders.  In this section, we'll create a folder, and add checks to the folder.

Folders are a way to group checks.  Currently, the fodler types are limited by the connector.  So you can have an AWS folder with AWS healthchecks, Postgres with Postgres, etc.

1. Add folder.  Inside the Suite, there is a "+ Add Folder" button.  Click this button to begin the process.
2. Name your Folder and choose the connectivity for the folder. Click "Add Folder."![](/files/8NpzlhrRuRNXQg1KiggI)
3. Your new Folder will appear on the screen.![](/files/nqBcM9rMLBTcOxAmBNIz)

You can now add additional folders to the HealthCheck Suite, or begin adding Checks.

![](/files/KCnS92qLsJRCuQpSlvvJ)

## Remove a Folder

Healthcheck folders can be removed by placing the cursor over the folder's icon.  A trash can icon will appear.  Clicking this (and confirming) will delete the folder.


---

# 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.unskript.com/unskript-documentation/healthchecks/create-a-healthcheck/create-a-healthcheck-folder.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.
