---
title: Manage organizations
description: You can manage Organizations using the Cloudflare Terraform provider.
image: https://developers.cloudflare.com/core-services-preview.png
---

[Skip to content](#%5Ftop) 

Was this helpful?

YesNo

[ Edit page ](https://github.com/cloudflare/cloudflare-docs/edit/production/src/content/docs/fundamentals/organizations/manage-organization.mdx) [ Report issue ](https://github.com/cloudflare/cloudflare-docs/issues/new/choose) 

Copy page

# Manage organizations

## Rename your organization

1. Go to **Organizations** \> **Manage Organization**.
2. Next to **Organization name**, select **Rename**.
3. Enter the new name.
4. Select **Rename**.

## Edit customer identification data

1. Go to **Organizations** \> **Manage Organization**.
2. Next to **Customer identification data**, select **Edit**.
3. Update the information.
4. Select **Save**.

## Terraform

You can manage Organizations using the [Cloudflare Terraform provider ↗](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/organization).

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/fundamentals/","name":"Cloudflare Fundamentals"}},{"@type":"ListItem","position":3,"item":{"@id":"/fundamentals/organizations/","name":"Organizations"}},{"@type":"ListItem","position":4,"item":{"@id":"/fundamentals/organizations/manage-organization/","name":"Manage organizations"}}]}
```
