# Users - Designers

{% hint style="warning" %}
**Welcome to Our New API Docs!** This is the new home for all things API (previously at [Canvas LMS REST API Documentation](https://api.instructure.com)).
{% endhint %}

## Users - Designers

### What it Does

#### Designers - add

Allows user to add designers to a course from the account Courses page.

Allows user to add designers to a course.

#### Designers - remove

Allows user to remove designers from a course.

Allows user to deactivate designers in a course.

### Additional Considerations

#### Courses (Account)

If the Open Registration account setting is enabled, users with this permission can add designers to a course from the Courses page via email address or login ID even if a designer does not already have a Canvas account.

To add a user via SIS ID, SIS Data - manage must also be enabled.

To access the account Courses page, Courses - view list must be enabled.

#### People (Course)

If an enrollment is created via SIS, only admins can remove the enrollment from a course.

To remove a user via SIS ID, SIS Data - manage must also be enabled.

***

This documentation is generated directly from the Canvas LMS source code, available [on Github](https://github.com/instructure/canvas-lms).
