# Manage Your Deployments

You can access this page by clicking "Manage Blobbers" from the left navigation menu. This pages shows some key information about your deployments and allows you to add new deployments.

<figure><img src="/files/PNHCJdtLMBV1Xi5P3At2" alt=""><figcaption><p>Fig1: Manage Blobbers Link</p></figcaption></figure>

Your deployments are managed in a table, which shows the following fields:

<figure><img src="/files/mlQfS7yeRfUtdguOkIFb" alt=""><figcaption><p>Fig2: Deployments Table</p></figcaption></figure>

<table><thead><tr><th width="177">Field</th><th>Description</th></tr></thead><tbody><tr><td>Select</td><td>Select this deployment to manage on Chimney.</td></tr><tr><td>Deployed</td><td>Whether your deployment is completely deployed or not.</td></tr><tr><td>IP or Domain</td><td>The IP of the machine where your deployment is running.</td></tr><tr><td>Blobber Name</td><td>The name you choose for your deployment when you created it.</td></tr><tr><td>Blobber ID</td><td>The hexadecimal identifier of the blobber.</td></tr><tr><td>Blobber URL</td><td>The URL of the blobber's homepage.</td></tr><tr><td>Last Update</td><td>Date and time when your deployment was last updated.</td></tr><tr><td>Options</td><td>You can add stake to your blobber using this button, same as <a href="/pages/PwMHLFU5l8KNCVdlk3m2">Staking</a> page.</td></tr></tbody></table>

***

If you have any questions or encounter any issues, please join our [Discord](https://discord.com/invite/h3BFjdtCp4) for further assistance. Our team and the community members are available to help troubleshoot your concerns and provide guidance.


---

# 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.zus.network/zus-docs/webapps/chimney/manage-blobbers-page.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.
