Difference between revisions of "Administer CRM2"

From Opentaps Wiki
Jump to navigationJump to search
m (Protected "Administer CRM2": Sysop page [edit=sysop:move=sysop])
Line 11: Line 11:
 
[[Image:Crm2-manage-user.png]]
 
[[Image:Crm2-manage-user.png]]
  
Note that users are contacts
+
Here you can manage the contacts profile as well as the security permissions of your users.
 +
 
 +
Note that users are contacts with user logins, but these screen treat them as one.  If you want to see your users as contacts, including their activities history, go to the Contacts tab and search for them by name.
 +
 
 +
Additional configurations can be performed via the REST administrative API.  See [[CRM-2 Administrative API]].

Revision as of 23:31, 2 June 2014

For every domain in opentaps CRM2, there is an administrator with special permissions to administer the users and emails. When this administrator logs in, there will be a small cog in the upper right hand corner which has options for Users and Emails:

Crm2-configure.png

In the Users screen, you can create new users:

Crm2-new-user.png

or search and update existing users:

Crm2-manage-user.png

Here you can manage the contacts profile as well as the security permissions of your users.

Note that users are contacts with user logins, but these screen treat them as one. If you want to see your users as contacts, including their activities history, go to the Contacts tab and search for them by name.

Additional configurations can be performed via the REST administrative API. See CRM-2 Administrative API.