<!--
{
  "documentType" : "article",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/action-messages",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Action Messages"
}
-->

# Action Messages

Implement action messages in your first responders to handle common tasks.

## Topics

### Help

[`showContextHelp(_:)`](/documentation/AppKit/NSResponder/showContextHelp(_:))

Implemented by subclasses to invoke the help system, displaying information relevant to the receiver and its current state.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)