Difference between revisions of "Administer CRM2"

From Opentaps Wiki
Jump to navigationJump to search
(New page: 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...)
 
 
(One intermediate revision by the same user not shown)
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.
 +
 
 +
You can also set up emails to synchronize with opentaps CRM2 from the Emails menu.  These don't have to be the same as your users' emails, and your users' emails won't be synchronized unless you set them up here.  Currently only Gmail is supported, so just enter the email address and password.  CRM2 will validate them to make sure they work.
 +
 
 +
Additional configurations can be performed via the REST administrative API.  See [[CRM-2 Administrative API]].

Latest revision as of 00:03, 3 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.

You can also set up emails to synchronize with opentaps CRM2 from the Emails menu. These don't have to be the same as your users' emails, and your users' emails won't be synchronized unless you set them up here. Currently only Gmail is supported, so just enter the email address and password. CRM2 will validate them to make sure they work.

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