Enable Corporation Tracking

{% if request.user.is_staff %}

No corporations are currently tracked.

  1. Navigate to the Admin Panel
  2. Find the menu for EveCorporation objects
  3. Select the corporation you would like to track.
  4. Check "Track corporation" and Save

Pay attention to any errors (red) that appear, and follow the instructions given.

{% else %}
Contact your administrator, link them to this page.
{% endif %}