# Antlet Details

### General Tab

The General tab gives you some general information about the antlet - Creation date, storage info and the template it was created from.\
Here you can change the antlet attributes - **RAM**, **vCPUs**, **IP address**, add a **description** and set the **Autostart** property..

![Adjust the performance settings of your Antlet](https://2204297924-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LykQfPew0YJZLWKBUYz%2F-LzIeIROodVgHHrBR1gE%2F-LzIkG9bLdjO9k1sNFAS%2Fantlet-details-general.png?alt=media\&token=e55371b7-59db-46de-9a9e-652bb4868193)

The **Storage limit** only applies to LXC antlets. By default an LXC antlet does not have a limit on its storage capacity. A KVM antlet will display the vDrive size in this field which can be changed in the Virtual Drives tab.

The **Description** field is a place to add notes about the antlet. This will be displayed in a popup when hovering the cursor over the antlet name in antMan.&#x20;

**Autostart** sets the antlet to automatically start when the Antsle boots up.

Click the 'Update properties' button if you make any changes. The antlet must be Stopped to edit the RAM, vCPUs or the IP address.


---

# 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.antsle.com/antlets/antlet-details.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.
