# How to Set Up Apple Developer Account

## Apple Developer Account Set-Up&#x20;

In order to create a developer account, the first step is to [create](https://account.apple.com/account) an Apple ID.  If you already have an existing Apple ID, proceed to [this page](https://developer.apple.com/enroll/).&#x20;

<div align="center"><img src="/files/-MhrVytJnkFKqKlHrx7H" alt=""></div>

A basic Apple developer account costs 99 USD per membership year. You have the following enrolment options when working with Eventscase:

1. Company / Organization
2. Nonprofit / Accredited Educational Institution
3. Government Organization

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeKhEJIqA-LLMU-h2U7jbrDQczaDsIAEqk777kQak39gXVYs8T4KpmLfMeca1KZAJ1brnQ6FvPog9N1LzOI1IbSDHn8dtEFg43zAxsIS2CgemWS3bv6uxDgWngCPq175kvdCvVKHQ?key=H9ewh-uVjjUzcJvsNXk31w" alt=""><figcaption></figcaption></figure>

### Company / Organization&#x20;

You would need:&#x20;

* Apple ID of organization’s owner/founder, executive team member, senior project lead, or have legal authority granted to you by a senior employee.  With two-factor identification factor activated **(associated to an Apple device).**&#x20;
* D-U-N-S number.&#x20;
* Your organization must be a legal entity so that it can enter into contracts with  Apple. We do not accept DBAs, fictitious businesses, trade names, or branches.&#x20;
* Website: The site of your organization must be available publicly and the name of the domain has to be associated with your organization.

Required fields:&#x20;

* Legal Entity Name
* D-U-N-S Number.

![](/files/-MhrY398I1wddQWZEN9S)

### **Nonprofit / Accredited Educational Institution**

You would need:

* Apple ID of organization’s owner/founder, executive team member, senior project lead, or have legal authority granted to you by a senior employee.  With two-factor identification factor activated **(associated to an Apple device).**&#x20;
* D-U-N-S number.&#x20;
* Your organization must be a legal entity so that it can enter into contracts with  Apple. We do not accept DBAs, fictitious businesses, trade names, or branches.&#x20;
* Authority to sign legal aggreements: as the person who signs the organization into a development program, you must have legal authority to bind your organization to legal aggreements. You must be the organization's owner / founder, executive team member, senior project lead, or have legal authority granted to you by a senior employee.
* You can be elegible for an exemption of the membership fee: Non-profit organizations, accredited educational institutions, and government entities that will distribute only free apps on the App Store and are based in eligible regions may request a waiver of their annual membership fee.

Required fields:

* Legal Entity Name
* D-U-N-S Number

![Image](https://lh5.googleusercontent.com/BTarvfbTbFbX-qq5qhnlir42wCuQuU8sqnEgcomRZLF39QisAtPC4fjlSSVoNN1z64KiiRKBJuOFW72lej9Ycszyja0pytjFcpMAHYywVrdSvY4Hthf4uMdF-qQhuajJN4mri70=s0)

### Government Organization&#x20;

You would need:&#x20;

* &#x20;Apple ID of organization’s owner/founder, executive team member, senior project lead, or have legal authority granted to you by a senior employee. With two-factor identification factor activated **(associated to an Apple device).**&#x20;
* Your organization must be a legal entity so that it can enter into contracts with  Apple. We do not accept DBAs, fictitious businesses, trade names, or branches.

![](https://lh6.googleusercontent.com/TvRkbtSJXAfBFoeRGgrJi_tZp_p7tn_-wekaM7ScBN4Fv3t9BRgFVCB8lcSRrhw67x51qok1lvNtKaPF09n4SsHxp25w2HmAsyPrZoCfB2gYqT-5zxeOChJ3DOkr0dthKhpEQiSx)

## EventsCase Binding&#x20;

Now that you already have an Apple developer account, the next step is to let  EventsCase publish the app under your account.&#x20;

There is only one step involved:&#x20;

1\. Go to <https://appstoreconnect.apple.com> and, in ***Users and Access***, invite two email addresses: **<admin@eventscase.com>** and your **Project Manager’s** email address as new users. Assign both of them the **Admin** role.

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

You’re all set. Let us do the rest!<br>


---

# 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.eventscase.com/miscellaneous/helpful-articles/how-to-set-up-apple-developer-account.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.
