# April 14, 2026: New project fields now appear immediately in feeds

### What's new?

New project fields now appear in your feed as soon as you create them.

Previously, new project fields only became available in the feed after the next import run. In larger projects, that delay could take time and cause features like **Feed Quality** and **Rules** to fail if they referenced fields that already existed as project fields.

#### Immediate project field availability includes:

* **No wait for the next import:** New project fields appear in the feed right away.
* **Fewer broken setups:** Your project no longer depends on a completed import before using a new field.
* **Better feature compatibility:** Features like **Feed Quality** and **Rules** can reference new fields immediately in most cases.

{% hint style="info" %}
There are still a few minor edge cases for nested fields and for fields whose values come from an import. In those cases, an import run may still be needed before everything behaves as expected.
{% endhint %}


---

# 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://helpcenter.channable.com/changelog/april-2026/april-14-2026-new-project-fields-now-appear-immediately-in-feeds.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.
