# Company Lists

The "Company Lists" feature allows you to easily organize and manage companies by adding them to personalized lists. This tool is perfect for keeping track of potential partners, acquisition targets, investment opportunities, competitors, or any other categories relevant to your work.

### How It Works

1. **Adding a Company to Your List**:

   * When viewing a company profile, you can add it to one of your lists by clicking the "Add to My List" button.
   * If you want to add the company to a specific list, click the dropdown in the right corner of the button and select the desired list from the options available. This allows you to categorize companies according to your needs.

2. **Viewing Your Lists**:
   * To view your saved companies, select "My Lists" from the navigation menu.
   * In "My Lists," you will find:
     * **General List**: This list includes all companies you’ve added across any of your lists.
     * **Custom Lists**: Any other lists you have created and used to categorize companies. Each custom list allows you to manage companies according to specific projects, interests, or other criteria.

This feature helps you keep your work organized, ensuring that all the companies you’re interested in are easily accessible and grouped according to your preferences.


---

# 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.corpdev.ai/corpdev.ai-docs/basics/company-lists.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.
