RChilli does not store resume data in its Resume Parser API. However, for Search and Match, RChilli temporarily stores indexed documents in a secure environment, which is specific to your selected region. This indexed data is used for searching and matching purposes.
These indexed documents are not permanent and can be deleted using the DeleteAllDocuments API. This ensures that only the necessary data for search and match operations is stored, and it can be managed as needed by the user.
For more details on indexing, refer to the Index Documents documentation.
Comments
0 comments
Please sign in to leave a comment.