---
id: edit-collector
title: Edit a Collector
description: Edit some characteristics of a Collector, including its name, version, description, Host Name, and Category.
slug: /help/docs/send-data/collection/edit-collector/
canonical: https://www.sumologic.com/help/docs/send-data/collection/edit-collector/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
From the **Manage Collection** page, you can edit some characteristics of a Collector, including its name, description, Host Name, and Category.
:::important
Changes to metadata are applied to messages going forward from this point in time, and aren't applied retroactively.
:::
## Edit an Installed Collector
1. [**New UI**](/docs/get-started/sumo-logic-ui). In the Sumo Logic main menu select **Data Management**, and then under **Data Collection** select **Collection**. You can also click the **Go To...** menu at the top of the screen and select **Collection**.
[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > Collection**.
1. Click the Installed Collector name, or click **Edit** on the right of the table row.
1. Make your changes. Note that updated metadata is only be applied to newly ingested data; previously uploaded data retains its original metadata.
* The Collector version is provided for reference and can be changed.
* If you set **Host Name** or **Category** at the Collector level, then all Sources belonging to this Collector are tagged with these metadata fields. If you later specify metadata at the Source level, the Collector metadata will be overwritten.
* Click the **Add Field** link in the **Fields** section if you want to assign metadata [fields](/docs/manage/fields) to the Collector. Define the fields you want to associate, each field needs a key and value.
*
A green circle with a check mark is shown when the field exists and is enabled in the Fields table schema.
*
An orange triangle with an exclamation point is shown when the field doesn't exist in the Fields table schema. In this case, you'll see an option to automatically add or enable the nonexistent fields to the Fields table schema. If a field is sent to Sumo Logic but isn’t present or enabled in the schema, it’s ignored and marked as **Dropped**.
* **Assign to a Budget** allows you to assign an [ingest budget](/docs/manage/ingestion-volume/ingest-budgets) to the Collector. The dropdown displays your ingest budgets in the following format:
```xml
() ()
```
1. Click **Advanced** to set a [CPU Usage Target](set-collector-cpu-usage-target.md), or to change the Collector management method you're using. You can switch to **Cloud Based Management** at any time by changing the setting here and saving, your JSON configuration will be ignored once changed to Cloud Based. To switch to **Local Configuration File** there are a few steps you'll need to do, see [Local Configuration File Management](/docs/send-data/use-json-configure-sources/local-configuration-file-management) for details.
1. Click **Save** to apply your changes.
## Edit a Hosted Collector
1. [**New UI**](/docs/get-started/sumo-logic-ui). In the Sumo Logic main menu select **Data Management**, and then under **Data Collection** select **Collection**. You can also click the **Go To...** menu at the top of the screen and select **Collection**.
[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > Collection**.
1. Click the Hosted Collector name, or click **Edit** to the right of the Collector name.
1. Change the name or change the metadata fields as needed. Note that updated metadata is only be applied to newly ingested data; previously uploaded data retains its original metadata.
* If you set **Category** at the collector level, then all sources belonging to this collector are tagged with that value. If you later specify metadata at the source level, the collector metadata will be overwritten.
* Define the [**Fields**](/docs/manage/fields) you want to associate, each field needs a key and value.
*
A green circle with a check mark is shown when the field exists and is enabled in the Fields table schema.
*
An orange triangle with an exclamation point is shown when the field doesn't exist in the Fields table schema. In this case, you'll see an option to automatically add or enable the nonexistent fields to the Fields table schema. If a field is sent to Sumo Logic but isn’t present or enabled in the schema, it’s ignored and marked as **Dropped**.
* **Assign to a Budget** allows you to assign an [ingest budget](/docs/manage/ingestion-volume/ingest-budgets) to the Collector. The dropdown displays your ingest budgets in the following format:
```
() ()
```
1. Click **Save** to apply your changes.