This documentation refers to an older version of CiviCRM (3.4 / 4.0). The current stable version is 4.1. Please introduce all documentation changes and new material here.

Skip to end of metadata
Go to start of metadata
This page refers to CiviCRM 3.4 and 4.0, current STABLE version.

Documentation Search


CiviCRM 3.4 and 4.0 Documentation

Support and Participation

Developer Resources


CiviCRM books!

Make sure to check out the FLOSS Manual Understanding CiviCRM as well! You can also support this project by ordering a hard copy.

Or support us by buying an eBook or hard copy of Using CiviCRM from Packt Publishing.

What actions can I perform on contacts?

CiviCRM has a powerful tool to administer individual contacts. If you want to alter the "properties" of a user or group of users, you will first have to 'search' for them. Once they are listed, select them by ticking the check boxes and from the dropdown box select an action.

  • Add Contacts to a Group
  • Remove Contacts from a Group
  • Tag Contacts (assign tags)
  • Export Contacts
  • Delete Contacts
  • Add Contacts to Household
  • Add Contacts to Organization
  • Record Activity for Contacts
  • Map Contacts
  • New Smart Group

For more information, see Taking Action on Search Results .

TECHNICAL:
The contacts are stored in the 'civicrm_contacts' table. The 'contacts' in civiCRM are related to Drupal 'users' by the 'civicrm_uf_match' table. Drupal stores it's user information in the 'users' table.

Labels
  • None