# Administrating updated projections

## OData connector and projection updates

Updated projections has to be manually refreshed in OData connector service.

Log into OData connector services, select the IFS Cloud enviorment from which projection needs updating.

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

Select projection from list after which info about when the projection last been updated.

1. Select **Re-download**&#x20;
2. After reloading has finished select **Re-Compile**

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

In order to see the updated projection in Flow studio; refresh the projection list cache in the machine step where the updated projection is used. &#x20;

1. Open step, ***Refresh***&#x20;
2. Close the step with ***Cancel***
3. Reopen step&#x20;

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


---

# 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.novacura.com/flow-ifs-cloud-development-guidelines/flow-development-with-odata/configuration/projection-administration/administrating-updated-projections.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.
