# Developer Section: Feed logs, manage Campaign Settings

Select the fourth section in the grey bar in the Settings page. The Developer section relates to the product feeds, as well as how campaigns are set up For automatic publishing.

<figure><img src="/files/kKOSuIO8RI4bBmhZkPBU" alt=""><figcaption><p>Navigating Developer section</p></figcaption></figure>

In the panel on the right of the navigation menu are the different views within the Developer section. The first two views relate to the two different feed integrations and their histories, and the last view provides setting changes to campaign functionality.


---

# 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://help.flowliving.com/settings/developer-section-feed-logs-manage-campaign-settings.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.
