# November - Release Notes

## 🦃 November - Release Notes

### **Flag Management Dashboard evolution** <a href="#flag_management_dashboard" id="flag_management_dashboard"></a>

#### Creating and managing your flags just got easier! <a href="#h_01hddx0dqrca7pz5tje3jcqqy1" id="h_01hddx0dqrca7pz5tje3jcqqy1"></a>

Easily view and manage all your flags at once with the redesign of the Flag Management Dashboard! We improved it to save you time, especially when setting up multiple flags. You can now create and sync your flags directly from the page while having immediate visibility on the list of existing flags to ensure a name isn't already taken and you're sticking to naming conventions. To help you better manage your flags, we've also improved the layout, added a new search function, and introduced filters. Finally, for better team collaboration, users can now add comments and details in flags to provide additional information, and we’ve added logs so you can see who created a flag and when.

![Improved\_flag\_creation.png](https://flagship.zendesk.com/hc/article_attachments/6697389285532) ![image\_\_1\_.png](/files/i4wgV72tkJ0ezHt5wUv3)

**Want to know more?**

**👉** Check out [the documentation](https://flagship.zendesk.com/hc/en-us/articles/5327673718556--Flags-page)

## **Remote Control API** <a href="#remote_control_api" id="remote_control_api"></a>

#### **Control Flagship from your own stack!** <a href="#h_01hddx0dqr7sd3ngkjd565tf1k" id="h_01hddx0dqr7sd3ngkjd565tf1k"></a>

Switching between multiple platforms can be time-consuming, lead to errors, and interrupt focus. Because we aim to make your lives easier, we are excited to introduce our new Remote Control API! This new feature will allow you to leverage your existing stack and develop your own set of tools for how you want to use Flagship:

* You can now perform all Flagship tasks directly with API calls, including managing your projects, use cases, variations, variation groups, users, targeting keys, and your flags.
* As an administrator, you will also be able to manage the different scopes to which a user has access.
* We have also developed a CLI to help you use the Remote Control API directly on a terminal.

![Capture\_d\_\_cran\_2022-11-23\_\_\_16.40.39.png](/files/tYk2C46fZEACirTkIGis)

## ![Capture\_d\_\_cran\_2022-11-23\_\_\_16.43.21.png](/files/zN0UWU8DWZ8lmcKCYCYL) <a href="#h_01hddx0dqrywhhfwnvj8cpjj5x" id="h_01hddx0dqrywhhfwnvj8cpjj5x"></a>

**Want to know more?**

**👉** Check out [the documentation](https://flagship.zendesk.com/hc/en-us/articles/4499017687708--Acting-on-your-account-remotely)

👉 Check out the [API reference for developers](https://docs.developers.flagship.io/reference/getting-started)

### **Flag API update** <a href="#flag_api_update" id="flag_api_update"></a>

#### **More simplicity to get Flag Data** <a href="#h_01hddx0dqs7q658b61afgjasrd" id="h_01hddx0dqs7q658b61afgjasrd"></a>

A quick and easy way to retrieve data on your flags without having to go through the campaign endpoint. We've updated the FLag API with a new flag endpoint. Get data directly from flags without any additional development, reducing implementation time and complexity.

**Want to know more?**

**👉** Check out the [documentation](https://docs.developers.flagship.io/docs/decision-api#flags)


---

# 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.abtasty.com/flagship-deprecated/release-notes/november-release-notes.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.
