# Content Sources

### Adding a Content Source

Any content sources you might use frequently for your Curated Newsletters should be saved in settings so you have easy access to pull content into your newsletters.

1. Go to **Settings** > **Content Sources**.

<figure><img src="/files/hC3QfxLIZcbwM55gidfI" alt=""><figcaption></figcaption></figure>

1. Select **New Content Source**. Here, you'll select the **Platform, Name,** and **Group** for the source.&#x20;
2. Fill in the remaining fields based on your content source type and click **Save**.

### Grouping Content Sources

To efficiently manage a large number of content sources, consider organizing them into groups. This allows for better categorization and makes it easier to locate and add the appropriate sources when building your curated newsletters.

**To create a group**, select **Manage Groups** on the Content Sources page within settings.&#x20;

<div align="left"><figure><img src="/files/YSl3wNourh0LgWf6Rreb" alt="" width="495"><figcaption></figcaption></figure></div>

From this view, you can create new groups, edit or delete existing ones, and reorder them as needed. To change the order of groups, simply drag and drop them using this icon:<img src="/files/dyvEfW9LwFNGWjbBkYDK" alt="" data-size="line">

When adding a new group, be sure to click the green check mark to save the group, then click Save All Changes.&#x20;

### Adding a Content Source to a Group&#x20;

To add a content source to a group or multiple groups, click edit next to the content source:&#x20;

<div align="left"><figure><img src="/files/uG200uj8K13sj16kiboj" alt=""><figcaption></figcaption></figure></div>

From the popup, you can select one or more groups to assign the content source to. Simply select all groups where you’d like the source to appear:

<div align="left"><figure><img src="/files/dILcK4nX8kFMKAamP73r" alt="" width="490"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
You **can** reorder content sources within a group by dragging them. However, dragging a content source from one group to another is not supported. You **cannot** use drag-and-drop to move or add sources between groups.
{% endhint %}

### Deleting Groups and Content Sources

Deleting an **entire group** will not delete the content sources within it—they will automatically move to the “Ungrouped” section.

If you remove a content source from a specific group using the “X” next to it, the source will remain in any other groups it has been added to.

### Accessing Groups Within Curated&#x20;

When you are within a curated issue, click **Add Content.** You will then be able to select from your groups: <br>

<div align="left"><figure><img src="/files/WWCnzvA8kvjBmoCLVupv" alt="" width="563"><figcaption></figcaption></figure></div>

Each newsletter automatically remembers the last content group you accessed and saves that selection, so you won’t need to reselect it each time.

### Select the content source you're trying to add below for further instructions:

{% content-ref url="/pages/34J7G0wXCQ5LqfhULLeM" %}
[Google Sheets](/curated-newsletters/content-sources/google-sheets.md)
{% endcontent-ref %}

{% content-ref url="/pages/r78NuSw8GewlKFB5PQUp" %}
[YouTube](/curated-newsletters/content-sources/youtube.md)
{% endcontent-ref %}

{% content-ref url="/pages/S1MrK6AbtyyvbXFd6pTc" %}
[Algolia](/curated-newsletters/content-sources/algolia.md)
{% endcontent-ref %}

{% content-ref url="/pages/pm7k9e6slpwfLwJSCc9J" %}
[WordPress API](/curated-newsletters/content-sources/wordpress-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/PCdBzMZnajekS8p09F4E" %}
[UberFlip](/curated-newsletters/content-sources/uberflip.md)
{% endcontent-ref %}

{% content-ref url="/pages/qeWFl7ACI93FN1TwcHjo" %}
[Broken mention](broken://pages/qeWFl7ACI93FN1TwcHjo)
{% endcontent-ref %}

{% content-ref url="/pages/ImJdiJfXzX36k2ixYB0M" %}
[JSON / XML API](/curated-newsletters/content-sources/json-xml-api.md)
{% endcontent-ref %}


---

# 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.feedotter.com/curated-newsletters/content-sources.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.
