Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 8 additions & 34 deletions deploy-manage/deploy/elastic-cloud/project-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@ mapped_pages:
- https://www.elastic.co/guide/en/serverless/current/project-and-management-settings.html
- https://www.elastic.co/guide/en/serverless/current/elasticsearch-manage-project.html
applies_to:
serverless:
serverless: ga
products:
- id: cloud-serverless
navigation_title: Project settings
---

# Project settings
# {{serverless-short}} project settings

Project settings are configurations that apply to your entire project, managed from the {{ecloud}} console. While Elastic [manages many things for you](/deploy-manage/deploy/elastic-cloud/differences-from-other-elasticsearch-offerings.md), you can customize the following aspects of your project:

Expand Down Expand Up @@ -66,6 +67,10 @@ Project features and add-ons control which capabilities are available in your se

There are no additional project features or add-ons for {{es-serverless}} projects.

:::{note}
In {{serverless-full}}, your organization's {{ecloud}} subscription level controls only the support level you receive, and is not related to the features that you use or have access to. [Learn more about subscriptions](/deploy-manage/license.md).
:::

### {{sec-serverless}} project features [elastic-sec-project-features]

For {{sec-serverless}} projects, edit the **Project features** to select a feature tier and enable add-on options for specific use cases.
Expand All @@ -76,39 +81,8 @@ For {{sec-serverless}} projects, edit the **Project features** to select a featu
| **Security Analytics Essentials** | A suite of security analytics, detections, investigations, and collaboration tools. Does not include AI-powered tools. Allows these add-ons:<br>• **Endpoint Protection Essentials**: endpoint protections with {{elastic-defend}}.<br>• **Cloud Protection Essentials**: Cloud native security features.|
| **Security Analytics Complete** | Everything in **Security Analytics Essentials** and **EASE**, plus advanced features such as entity analytics, threat intelligence, and more. Allows these add-ons:<br><br>• **Endpoint Protection Complete**: Everything in **Endpoint Protection Essentials** plus advanced endpoint detection and response features.<br>• **Cloud Protection Complete**: Everything in **Cloud Protection Essentials** plus advanced cloud security features.|

#### Downgrading the feature tier [elasticsearch-manage-project-downgrading-the-feature-tier]

:::{note}
You cannot downgrade to EASE from any other feature tier. You can upgrade from EASE to other tiers.
:::

When you downgrade your Security project features selection from **Security Analytics Complete** to **Security Analytics Essentials**, the following features become unavailable:

* All Entity Analytics features
* The ability to use certain entity analytics-related integration packages, such as:
* Data Exfiltration detection
* Lateral Movement detection
* Living off the Land Attack detection
* Intelligence Indicators page
* External rule action connectors
* Case connectors
* Endpoint response actions history
* Endpoint host isolation exceptions
* Trusted devices
* AI Assistant
* Attack discovery

And, the following data may be permanently deleted:

* AI Assistant conversation history
* AI Assistant settings
* Entity Analytics user and host risk scores
* Entity Analytics asset criticality information
* Detection rule external connector settings
* Detection rule response action settings

:::{tip}
For a full feature comparison, upgrading instructions, and more, refer to [{{product.serverless-security}} feature tiers](/solutions/security/security-serverless-feature-tiers.md).
For a full feature comparison, upgrading instructions, downgrading information, and more, refer to [{{product.serverless-security}} feature tiers](/solutions/security/security-serverless-feature-tiers.md).
:::

### {{obs-serverless}} project features
Expand Down
4 changes: 4 additions & 0 deletions deploy-manage/license.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ Depending on your deployment type, licenses and subscriptions are applied at dif
* **{{ecloud}}, {{ece}}, and {{eck}}:** Licenses and subscriptions are controlled at the orchestrator or organization level, and apply to all related deployments.
* **Self-managed {{es}}:** Licenses are controlled at the cluster level, and apply only to a single cluster.

:::{note}
In {{serverless-full}}, your organization's {{ecloud}} subscription level controls only the support level you receive. Project features are controlled by each project's [feature tier and add-ons](/deploy-manage/deploy/elastic-cloud/project-settings.md#project-features-add-ons).
:::

For a comprehensive comparison of the available subscription levels, see [Elastic subscriptions](https://www.elastic.co/subscriptions).

Use the topics in this section to manage your license or start a trial:
Expand Down
33 changes: 32 additions & 1 deletion solutions/security/security-serverless-feature-tiers.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,35 @@
1. From the [{{ecloud}} Console](https://cloud.elastic.co), select **Manage** next to the {{serverless-short}} project you want to upgrade.
1. Next to **Project features**, select **Edit**.
1. Select your desired feature tier.
1. Select **Save** to complete the upgrade.
1. Select **Save** to complete the upgrade.

## Downgrade the feature tier [elasticsearch-manage-project-downgrading-the-feature-tier]

:::{note}
You cannot downgrade to EASE from any other feature tier. You can upgrade from EASE to other tiers.
:::

When you downgrade your Security project features selection from **Security Analytics Complete** to **Security Analytics Essentials**, the following features become unavailable:

* All Entity Analytics features
* The ability to use certain entity analytics-related integration packages, such as:
* Data Exfiltration detection
* Lateral Movement detection
* Living off the Land Attack detection
* Intelligence Indicators page
* External rule action connectors
* Case connectors
* Endpoint response actions history
* Endpoint host isolation exceptions
* Trusted devices
* AI Assistant
* Attack discovery

And, the following data may be permanently deleted:

Check notice on line 107 in solutions/security/security-serverless-feature-tiers.md

View workflow job for this annotation

GitHub Actions / build / vale

Elastic.WordChoice: Consider using 'can, might' instead of 'may', unless the term is in the UI.

* AI Assistant conversation history
* AI Assistant settings
* Entity Analytics user and host risk scores
* Entity Analytics asset criticality information
* Detection rule external connector settings
* Detection rule response action settings
Loading