# Filter Management

You can rename, edit, delete, or share your filters at any time!

### Filter Management Basics

Learn how to share, edit, and organize your trading filters for maximum efficiency.

#### 📝 Editing Filters

**Quick Edit Options**

1. Use `/alerts` command
2. Select the filter you wish to edit
3. Start changing the categories instantly!

Available modifications:

* Adjust thresholds
* Enable/disable categories
* Update notification settings
* Modify cooldown periods

**Renaming Filters**

1. Select "✏️ Edit Filters"
2. Choose "Rename" option
3. Enter new filter name
4. Confirm changes

\[SCREENSHOT: Filter renaming interface]

#### 🤝 Filter Sharing

**Share Your Strategy**

1. Open the filter editing menu
2. Select filter to share
3. Choose sharing options:

**Import Shared Filters**

1. Click on shared filter link
2. Review filter settings
3. Optional: Customize parameters
4. Save to your filters

Pro Tip: Always backtest shared filters before using them live!

<figure><img src="/files/9biE7DzzNycGzVsYWXLM" alt=""><figcaption></figcaption></figure>

#### 🎯 Best Practices

1. **Version Control**
   * Keep track of changes
   * Note performance differences
   * Document market conditions
2. **Testing Changes**
   * Backtest after each modification
   * Start with small changes
   * Monitor performance impact
3. **Sharing Guidelines**
   * Include usage instructions
   * Document success metrics
   * Specify market conditions
4. **Regular Maintenance**
   * Review filter performance
   * Clean up unused filters
   * Update outdated settings

#### ⚠️ Common Pitfalls

* Avoid sharing sensitive thresholds
* Don't import without reviewing
* Test before going live


---

# 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.trench.bot/filters/filter-management.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.
