# My newly created object in Shopify is not available in ACF

To improve the performance of your editing experience inside ACF, we cache lists of objects (like products, collections, or pages) both server-side and in your browser's local storage.\
\
These lists are used for the values shown in reference field dropdowns, the editor quick navigation list, and the field context (a.k.a. "applies to") selector.\
If you have just recently added or changed some of these objects, they won't immediately appear in the lists.\
\
So, if you are missing some newly added or updated objects when working in ACF, please click the blue Refresh button in the right-hand column of both the field definitions list or within the editor:

![](/files/zfFmOCk18ZTUxP574i3s)


---

# 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.accentuate.io/help/faq/my-newly-created-object-in-shopify-is-not-available-in-acf.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.
